Skip to main content
PUT
Add analysis feedback [ap-3]

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

submission_id
string
required

Body

application/json
analysis_feedback
enum<string>
required

Type of feedback on the result of document analysis.

Available options:
CORRECT,
NOT_CORRECT
comment
string | null

Additional feedback comment.

Maximum string length: 1024

Response

Custom feedback for fraud analysis.

analysis_feedback
enum<string>
required

Type of feedback on the result of document analysis.

Available options:
CORRECT,
NOT_CORRECT
updated
string
required

UTC date and time of the latest feedback update.

comment
string | null

Additional feedback comment.

Maximum string length: 1024